object wrong: Twrong Left = 351 Top = 318 BorderStyle = bsDialog Caption = 'Dialog' ClientHeight = 49 ClientWidth = 273 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 0 Width = 273 Height = 25 Shape = bsFrame end object Label1: TLabel Left = 4 Top = 4 Width = 265 Height = 17 Alignment = taCenter AutoSize = False Caption = 'Password not correct length.' Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Button1: TButton Left = 196 Top = 28 Width = 75 Height = 21 Caption = 'OK' TabOrder = 0 OnClick = Button1Click end end